func runtime.runqputslow

2 uses

	runtime (current package)
		proc.go#L5705: 	if runqputslow(_p_, gp, h, t) {
		proc.go#L5714: func runqputslow(_p_ *p, gp *g, h, t uint32) bool {